home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 May / CHIP Mayıs 1997.iso / cont / web / winsock / virc / readme.txt < prev    next >
Encoding:
Text File  |  1997-01-20  |  4.3 KB  |  104 lines

  1. Visual IRC '96 0.82a (22nd December 1996)
  2. =========================================
  3.  
  4. Unless you got this ZIP directly from my ViRC page
  5. (http://www.megalith.co.uk/virc), it is probably already out-of-date!! I
  6. suggest you visit my page immediately to download the latest version.
  7.  
  8. ZIP contents
  9. ------------
  10.  
  11. VIRC96.EXE      The main Visual IRC '96 executable file.
  12. VIRC96.HLP      The help file for ViRC '96.
  13. README.TXT      This file.
  14. VSCRIPT.TXT     ViRCScript scripting language documentation.
  15. OBJECTVS.TXT    ObjectViRCScript object-based extensions documentation.
  16. VIRCDDE.TXT     Documentation on ViRC '96's DDE interface (updated)
  17. LEGAL.TXT       Legal disclaimer.
  18. DEFAULT.LIB     Default event library for ViRC '96, written in ViRCScript.
  19. GUESS.VSC       Sample ViRCScript program (a guess-the-number game).
  20. GUESSOVS.VSC    As above, only uses ObjectViRCScript windows and classes.
  21. WEBSERV.VSC     A simple web server - demonstrates writing socket applications in ViRCScript.
  22. POLKA.BMP       A sample BMP file that could be used as tiled wallpaper in V96.
  23. V96BACK.BMP     Another sample BMP file, ideal for use as tiled wallpaper.
  24. TILES.BMP       A third sample BMP file. I use this one myself.
  25. DCONV.ZIP       A utility for converting Delphi 2.0 DFM forms to ObjectViRCScript code.
  26.  
  27. Most of the information that used to be in this file has now been moved to
  28. VIRC96.HLP.
  29.  
  30. FYI, ViRC '96 is freeware. This means that you will _not_ be possessed by
  31. demons, should you fail to pay me anything, unlike shareware software, like
  32. mIRC 4.5. However, feel free to send me a donation if you wish to show some
  33. appreciation for my efforts. My mailing address is:
  34.  
  35.         Adrian Cable
  36.         25 Halland Way
  37.         Northwood
  38.         Middlesex
  39.         HA6 2BY
  40.         United Kingdom
  41.  
  42. In addition, I will try my best to answer any queries I receive about V96, and
  43. I guarantee a reply wherever possible (unless, for example, something happens
  44. that's beyond my control, like my mail server crashes, which has happened
  45. before, or I'm away on vacation).
  46.  
  47. Well, that's enough about me - let's knuckle down to some of the stuff V96 has
  48. to offer.
  49.  
  50. Current major features include:
  51.  
  52.  - easy-to-use interface
  53.  - ObjectViRCScript object-based extensions to ViRCScript programming language
  54.  - full logging capabilities
  55.  - new LagScope for measuring how lagged you are from the server
  56.  - ViRCScript Publishing Wizard
  57.  - full integration with the Windows 95/NT shell
  58.  - real-time audio chat
  59.  - full ircII attribute support (bold, italic, and underline)
  60.  - support for the ColourIRC standard
  61.  - coloured events for easy viewing and differentiation
  62.  - multiple simultaneous server connections
  63.  - IDENTD server
  64.  - Finger server
  65.  - Finger client
  66.  - port scanner
  67.  - DCC chat
  68.  - DCC send with send-ahead extension
  69.  - web hyperlinks
  70.  - powerful, very easy-to-use userlist support
  71.  - right-click context menus
  72.  - neat graphical touches everywhere (e.g. server transmit/receive lights)
  73.  - change colours and fonts in most screen areas
  74.  - awesome XDCC offer support
  75.  - SOCKS support for accessing external IRC servers through a firewall
  76.  - server hierarchical links view - see how the servers on IRC are linked to
  77.    each other, and find the closest server to you for optimal speed
  78.  - comprehensive WHOIS dialog - displays information on any user on IRC, and
  79.    allows them to easily be added or removed from the userlist, all from one
  80.    dialog
  81.  - channel box
  82.  - ignore list
  83.  - support for all server-side ircII commands
  84.  - comprehensive extended command set (e.g. /wall, redirection commands)
  85.  - support for TDCC file transfer protocol (3x faster than regular DCC)
  86.  - toolbar Magic Dots
  87.  - filtered channel list (supports Undernet-specific server-side filtering)
  88.  - the ability to import mIRC, WSIRC and PIRCH configuration files during setup
  89.  - border flashing when minimized window contents change
  90.  - heuristic nick completion
  91.  - auto-hold when scrolling text back in channel windows
  92.  - separate command-line recall buffer maintained for every window (remembers
  93.    the last 100 lines entered)
  94.  - support for mIRC's /sound command
  95.  - limited speech synthesis (use the /mspeak command)
  96.  - full scripting (events and aliases)
  97.  - support for window wallpaper
  98.  - multi-user support
  99.  - tip-of-the-day dialog
  100.  - query window
  101.  - notify support
  102.  - lots more besides!!
  103.  
  104.